node: add methods to access nodes by bssid
authorDavid Bauer <[email protected]>
Wed, 29 Dec 2021 20:14:25 +0000 (21:14 +0100)
committerDavid Bauer <[email protected]>
Thu, 3 Feb 2022 21:44:14 +0000 (22:44 +0100)
commit76ccae62df64ad2cb01690e64178a7db4e63c434
treede048b3480a5aa6554bd41154480ac4b5f07ea39
parent3b51bfbaf600edd68660e1daa809f830190b9b50
node: add methods to access nodes by bssid

Add methods which returns a given node for a provided BSSID. This is
required to retrieve the node object from information available with
a neighbor report.

Signed-off-by: David Bauer <[email protected]>
local_node.c
node.c
usteer.h